-
Home
-
WP EasyPay – Create Your Payment Forms to Pay with Square – Square for WordPress Plugin: Integrate Square with WordPress to Collect Payments
-
4.2.9
-
Code
-
Classes
- TransactionApi
Total Complexity |
76 |
Dependencies |
9 |
Dependents |
0 |
Total lines |
608 |
Lines of code |
348 |
Logical lines of code |
212 |
Comment lines |
195 |
Methods |
13 |
Properties |
1 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
listTransactionsWithHttpInfo() |
B |
39 |
15 |
65 |
captureTransactionWithHttpInfo() |
A |
40 |
13 |
63 |
retrieveTransactionWithHttpInfo() |
A |
40 |
13 |
63 |
voidTransactionWithHttpInfo() |
A |
40 |
13 |
63 |
chargeWithHttpInfo() |
A |
40 |
13 |
60 |
__construct() |
S |
69 |
2 |
7 |
getApiClient() |
S |
82 |
1 |
3 |
setApiClient() |
S |
77 |
1 |
4 |
captureTransaction() |
S |
74 |
1 |
4 |
charge() |
S |
74 |
1 |
4 |
listTransactions() |
S |
73 |
1 |
4 |
retrieveTransaction() |
S |
74 |
1 |
4 |
voidTransaction() |
S |
74 |
1 |
4 |